You are here: Artificial Intelligence > Deep Learning > Deep Learing Tool Interface > Model Editing Panel

Model Editing Panel

The Model Editing panel can be used to edit the network structure, which is expressed using a combination of predefined components (functions) called layers, of a deep learning model.

The basic ingredients of the model editor are the layers of the left side of the dialog that make up a deep learning model. All the layers defined in the KERAS API are available plus a few others. The model can be edited by dragging these layers on the editor workspace and then defining the connection graph between the layers. The parameters of each layer can be set by selecting the layer and then setting the values in the side panel on the right of the editor screen.

Click the Go to Editing button at the bottom of the Deep Learning Tool dialog to open the Model Editing panel, shown below.

Model Editing panel

Model Editing panel

 

Dragonfly Help Live Version